
.hotshop, .shopyp {
	width:108%;
}
.hotshop ul { height:20px !important; overflow: hidden !important;}
.hotshop .y { float:left; display:block; margin-right:2px; width:38px; text-align:center; }
.hotshop .n { float:left; display:block; margin-right:2px; width:170px; }
.hotshop .c { float:left; display:block; margin-right:2px; width:60px; }
.hotshop .t { float:left; display:block; margin-right:2px; width:80px; }
.hotshop .d { float:left; display:block; width:70px; text-align:center; }
.hotshop .p { float:left; display:block; margin-right:2px; width:35px; text-align:left; }
.hotshop .head { height:21px !important; line-height:21px; border-bottom:1px solid #ddd; background:#eee; width:100%;margin:0px !important; padding:0px !important; overflow:hidden !important;}

.hotshop .shoplace-list li {
	display:block;
	height:22px;
	overflow:hidden;
}
.hotshop .shoplace-list {
	width:49.9% !important;
	height:22px;
	line-height:22px;
	background:#FFF;
	margin-top:1px;
	border-bottom:1px dashed #eee;
	border-right:1px solid #eee;
	margin-bottom:1px;
}
.hotshop .shoplace-list-hover {
	background:#FFFFF4;
	margin-top:0px;
	border-bottom:1px dotted #FC6;
	border-top:1px dotted #FC6;
}
.shopyp .head {
display:none;
}
.shopyp ul {
	border-bottom:1px dashed #eee;
}
.shopyp ul li {
	display:block;
	height:21px;
}

.shopevent {
	width:100%;
}

.shopevent .head { width:100%; background:#ddd; border-bottom:1px solid #ccc; margin-bottom:3px; height:12px; line-height:12px; }
.shopevent .head .n { width: 240px; float:left; }
.shopevent .head .d { width: 80px; float:left; text-align:center; }
/*
.shopevent .news-column li {width:49% !important;}
.shopevent .news-s-list { border-bottom:1px dashed #ddd; }
.shopevent .news-column .bold {font-weight:normal !important;}
.shopevent .news-s-list .date { width:100px; margin-right:20px; margin-top: -23px; }
.shopevent .news-s-list .icon {
	background:url(../images/newskin/point2.gif) no-repeat 2px 8px;
	width:10px;
	height:10px;
	padding:3px;
	display:block;
	float:left;
}
*/
.shopevent .pl-b {width:100% !important;}
.shopevent .pl-b ul {width:33% !important;padding:0 !important;}
* html .shopevent .pl-b ul {width:32% !important;padding:0 !important;}
.shopevent .pl-b ul li {
	width:100% !important; 
	text-align:left !important;
	padding-left:10px;
	background: url(../images/newskin/point2.gif) no-repeat 3px 8px;
}

.shopzs  {
	width:100%;
}
.shopzs ul {
	width:24% !important;
	height: 122px !Important;
	float:left;
	margin:1px;
	display:block;
	overflow:hidden;
}
.shopzs ul li {
	float:left;
	width:55%;
	line-height:20px;
}
.shopzs ul li img
{
 width:95px;
 height:95px;
 border:0px;
}
.shopzs ul li.cover {
	display:block;
	height:105px;
	width:102px;
}

.sc-1p{ float:left; width:46%;margin-left:3px; padding:2px; color:#b5116a; border-bottom:1px dotted #b5116a;}
.sc-2p{ float:left; width:90%;margin-left:3px; padding:2px; color:#b5116a; border-bottom:1px dotted #b5116a;}

.home_brand_logo{overflow:hidden;position:relative;display:table-cell;text-align:center;vertical-align:middle;border:1px solid #ccc;	width:96px; height:52px; padding:1px;}
.home_brand_logo p{position:static;+position:absolute;top:50%;}
.home_brand_logo p img{position:static;+position:relative;top:-50%;*top:-49%;_top:-49%;left:-50%;}
